@charset "utf-8";

/* 公用样式表 */

html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-style: normal;
    text-decoration: none;
    line-height: 1.8;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

select,
input,
button {
    font: normal 100% "SimSun", "宋体", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
    color: #434343;
}

input:focus {
    outline: none;
}


/* p { margin: 0px; padding: 0px 0px 20px; } */

img {
    display: block;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    outline: none;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    outline: none
}

a {
    color: #212121;
}

a:hover {
    color: #d70e1e;
    text-decoration: underline;
}

a.ablueline {
    color: #0087ae;
    text-decoration: underline;
}

a.ablueline2 {
    color: #016cba;
    text-decoration: underline;
}

a.ablue {
    color: #107ecd;
}

a.ablue:hover {
    color: #ff6600;
}
.m-show {
    display: none;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

ol,
ul {
    list-style: none;
}

body {
    font: normal 100% "SimSun", "宋体", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
}


/* top */

.public-top .top-inner {
    width: 1100px;
    margin: 0 auto;
    padding: 24px 0;
}

.public-top .top-l {
    width: 272px;
}

.public-top .top-l h1 {
    display: none;
}

.public-top .top-c {
    width: 351px;
    margin: 10px 46px 0;
}

.public-top .top-r form {
    font-size: 0;
    padding-top: 14px;
    margin-right: 14px;
}

.public-top .top-inputText {
    width: 232px;
    padding: 10px;
    height: 26px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    vertical-align: middle;
}

.public-top .top-inputSubmit {
    width: 100px;
    height: 48px;
    background: #d70e1e url(../images/search.png) no-repeat center;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


/* top END */


/* 导航 */

.public-nav {
    background: #d70e1e;
}

.public-nav .nav-inner {
    width: 1100px;
    margin: 0 auto;
}

.public-nav ul.nav-list>li {
    width: 8.3%;
    float: left;
    position: relative;
    height: 62px;
}

.public-nav ul.nav-list>li a {
    width: 100%;
    display: inline-block;
    height: 62px;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.public-nav ul.nav-list>li a:hover {
    background: #c20716;
}

.public-nav ul.sub-nav {
    background: #d70e1e;
    position: absolute;
    top: 62px;
    left: -100%;
    z-index: 999;
    width: 200%;
    display: none;
}

.public-nav ul.sub-nav li a {
    font-weight: normal;
}

.public-nav ul.sub-nav li {
    width: 50%;
    float: left;
}

.public-nav .nav-itemXsq:hover ul.sub-nav {
    display: block;
}

.public-nav-xsq {
    background-color: #f7f7f7;
    padding: 10px 0;
}

.public-nav-xsq .xsq-nav {
    width: 100%;
    overflow: hidden;
}

.public-nav-xsq .xsq-nav li {
    width: 20%;
    text-align: center;
    float: left;
    position: relative;
}

.public-nav-xsq .xsq-nav li::before {
    content: "/";
    display: inline-block;
    position: absolute;
    left: 0;
    color: #dcdcdc;
}

.public-nav-xsq .xsq-nav li:first-child::before {
    content: "";
}

.public-nav-xsq .xsq-nav li a {
    font-size: 16px;
    font-weight: bold;
    font-family: "microsoft yahei";
    color: #777676;
}

/* 导航 END */
/* topbar */
	.topbar img {
	    width: 1100px;
	    margin: 0 auto;
	}
	
	.topbar p {
	    width: 1100px;
	    margin: 0 auto;
	    background: #d70e1e;
	    color: #FFFFFF;
	    font-size: 12px;
	    text-align: right;
	    padding: 4px 0;
	}
	
	/* topbar END */

/* 底部信息 */

.public-footer {
    margin-top: 20px;
}

.footer-in {
    width: 1100px;
    margin: 0 auto;
}

.footer-in ul {
    padding-top: 20px;
}

.footer-in ul li {
    text-align: center;
    line-height: 40px;
    color: #999;
    font-size: 16px;
}

.footer-in ul li img {
    display: inline;
    vertical-align: middle;
}

.footer-in ul li a {
    color: #999;
    font-size: 16px;
}

.footer-bottom {
    padding-bottom: 20px;
}

.footer-bottom a img {
    margin-top: 10px;
    margin-right: 20px;
}

.footer-top {
    border-top: 1px solid #ECECEC;
    padding-top: 20px;
}


/* 底部信息 END */


/* 返回顶部按钮 */

.goTop {
    width: 48px;
    height: 48px;
    display: block;
    position: fixed;
    font-size: 0;
}

.goTop a {
    display: block;
}

.goTop a img {
    display: block;
    width: 48px;
    height: 48px;
}


/* 返回顶部按钮 END */

@media screen and (max-width: 768px) {

    * {
        box-sizing: border-box;
    }

    .nav-list li:nth-child(5),
    .nav-list li:nth-child(6) {
        display: none;
    }

    /* .public-nav-xsq .xsq-nav li::before {
        content: "";
    } */

    .topbar,
    .public-top {
        display: none;
    }

    .public-nav {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
    }

    .public-nav-xsq {
        position: fixed;
        top: 34px;
        left: 0;
        z-index: 100;
    }

    .public-nav ul.nav-list>li {
        width: 14.2857%;
        height: 34px;
    }

    .public-nav ul.nav-list>li a {
        height: 34px;
        line-height: 34px;
        font-size: 15px;
    }

    .public-nav .nav-inner {
        width: 100%;
    }

    .public-nav-xsq {
        padding: 0;
    }

    .public-nav-xsq .xsq-nav li {
        width: 20%;
        height: 34px;
        line-height: 34px;
    }

    .public-nav-xsq .xsq-nav li a {
        font-size: 14px;
    }

    .footer-in {
        width: 100%;
        font-size: 12px;
    }

    .footer-in ul {
        padding: 0 10px;
    }

    .footer-in ul li a {
        font-size: 12px;
    }

    .footer-in ul li {
        font-size: 12px;
        border-bottom: 1px dashed #eee;
    }

    .footer-in ul li {
        line-height: 30px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .footer-top,
    .footer-in ul li {
        text-align: left !important;
    }

    .footer-in ul li.footer-bottom {
        text-align: center !important;
        height: auto;
    }

    .footer-bottom img {
        height: 55px;
        width: auto;
    }

    .footer-bottom a {
        display: block;
    }

    .public-footer {
        display: none;
    }

    .m-footer {
        padding-top: 16px;
        padding-bottom: 15px;
        background-color: #f4f4f4;
    }

    .m-showT {
        color: #9f9fa0;
        padding: 0 10% 10px;
    }
.m-show {
    display: block;
}
    .m-showT .in {
        text-align: center;
        line-height: 1.8;
        border-bottom: 1px solid #9f9fa0;
        padding-bottom: 10px;
        font-size:0;
    }

    .m-showT a {
        color: #9f9fa0;
        font-size: 12px;
    }

    .m-showB {
        text-align: center;
        color: #9f9fa0;
        font-size: 12px;
    }
}
